func github.com/andybalholm/brotli.decodeMetaBlockLength

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L178: func decodeMetaBlockLength(s *Reader, br *bitReader) int {
		decode.go#L2200: 			result = decodeMetaBlockLength(s, br)